home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1833
/
1833.xpi
/
chrome
/
yoono.jar
/
skin
/
classic
/
yoono
/
sidebar.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-12-16
|
454b
|
23 lines
@import url(chrome://global/skin/);
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for HTML elements */
#yoonosb-iframe {
height:100% !important;
overflow-y: hidden;
}
#yoonosb-iframe scrollbar {
width: 60px !important;
}
html|div scrollbarbutton {
width: 45px !important;
height: 45px !important;
}
#yoonopage {
background-color:#000000;
}